﻿@font-face {
    font-family: 'Iberpangea';
    font-style: normal;
    font-weight: 400;
    src: url("../Fonts/Iberpangea/IberPangea-Regular.woff2") format('woff2');
}

@font-face {
    font-family: 'Iberpangea';
    font-style: normal;
    font-weight: 600;
    src: url("../Fonts/Iberpangea/IberPangea-Regular.woff2") format('woff2');
}

@font-face {
    font-family: 'Iberpangea';
    font-style: normal;
    font-weight: 700;
    src: url("../Fonts/Iberpangea/IberPangea-Regular.woff2") format('woff2');
}

input[type=button], input[type=reset], input[type=submit], button,
input, select, label, textarea, button, option,
.main .botoes-orientacoes .link-item a,
.main .line input[type="submit"].enviar,
.main .line button.enviar,
.main .line input[type="button"].enviar,
aside .servicos>h3,
.main .protocolo h3,
.main .protocolo input[type="submit"],
.main .protocolo button,
.services h2,
.services .dfwp-item p,
.highlights-top .item-destaque.link .dfwp-item a,
footer .mapa-do-site .servicos .ms-WPTitle,
footer .mapa-do-site .level-header a,
.servicos .destaques h2,
.servicos .itens .dfwp-item p,
.servicos .todos-servicos h2,
.grid td,
.grid th {
    font-family: "Iberpangea"
}

.main textarea,
.main select,
body,
.ms-WPBody,
.main .ms-rtestate-field *,
.servicos .todos-servicos .dfwp-item .groupheader {
    font-family: "Trebuchet MS" !important
}

.main input[type="text"],
.main input[type="email"],
.main input[type="password"],
.main input[type="search"],
.main textarea,
.main select,
.selectric,
.main .botoes-orientacoes .link-item a,
.main .line input[type="submit"],
.main .line button,
.main .line input[type="button"],
.main .NFI-wrapper .NFI-button,
.services .button,
a,
button,
.services .dfwp-item img,
.servicos .itens .dfwp-item img,
.grid tr {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.main .select:after,
.selectric .button {
    background-image: url("/configuracoes/PublishingImages/Icons/arrowDown.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 41px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #00A443 !important;
    text-indent: -9999px;
    border-radius: 0px 4px 4px 0px
}

.main input[type="text"],
.main input[type="email"],
.main input[type="password"],
.main input[type="search"],
.main textarea,
.main select,
.selectric,
.main .botoes-orientacoes .link-item a,
.main .line input[type="submit"],
.main .line button,
.main .line input[type="button"],
.main .NFI-wrapper .NFI-button,
.services .button,
.main .line .btn-enviar,
.main .termo-de-aceite,
div#divEquipamentos,
.cl-1,
.cl-2,
.cl-3,
.cl-4,
.cl-5,
.cl-6,
.cl-7,
.cl-8,
.cl-9,
.cl-10,
.cl-11,
.cl-12,
header #loginform,
header .logado>a,
header .login,
header input[type="text"],
header input[type="password"],
header button,
header input[type="submit"],
.sumary-links,
aside .servicos,
.informacoes-user,
.services,
.highlights-top,
.highlights-top .item-destaque.link .dfwp-item a,
.highlights-central,
.highlights-central .item-destaque.links,
.highlights-bottom,
footer .mapa-do-site .servicos .ms-WPTitle,
footer .mapa-do-site .dfwp-column,
footer .mapa-do-site .level-header a,
.servicos .destaques,
.grid tr.paginacao>td a,
.grid tr.paginacao>td span,
.breadcrumb {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.main .line:after,
hr:after,
header:after,
header .form:after,
header fieldset:after,
.main:after,
.services .title:after,
.highlights-bottom:after,
footer:after,
footer .container:after,
footer .mapa-do-site .toc-layout-main:after,
.servicos .todos-servicos:after,
.breadcrumb:after {
    content: "";
    display: table;
    clear: both
}

.main input[type="text"],
.main input[type="email"],
.main input[type="password"],
.main input[type="search"],
.main textarea,
.main select,
.selectric {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    color: #acabab;
    border: 1px solid #dadada;
    font-size: 13px;
    font-style: italic;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    outline: none !important;
    background: #fff
}

.main input[type="text"]:focus,
.main input[type="email"]:focus,
.main input[type="password"]:focus,
.main input[type="search"]:focus,
.main textarea:focus,
.main select:focus,
.selectric:focus {
    box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.5)
}

.main input.error[type="text"],
.main input.error[type="email"],
.main input.error[type="password"],
.main input.error[type="search"],
.main textarea.error,
.main select.error,
.error.selectric {
    box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.2)
}

.main .botoes-orientacoes .link-item a,
.main .line input[type="submit"],
.main .line button,
.main .line input[type="button"],
.main .NFI-wrapper .NFI-button,
.services .button {
    font-size: 15px;
    border: 3px solid #00A443 !important;
	padding: 5px 20px;
    border-radius: 20px;
    background-color: #00A443 !important;
    color: #fff !important;
    font-weight: bold;
    overflow: hidden;
    cursor: pointer;
    outline: none !important
}

.main .botoes-orientacoes .link-item a:hover,
.main .line input[type="submit"]:hover,
.main .line button:hover,
.main .line input[type="button"]:hover,
.main .NFI-wrapper .NFI-button:hover,
.services .button:hover {
    border-color: #6c8d31
}

.main .botoes-orientacoes .link-item a:active,
.main .line input[type="submit"]:active,
.main .line button:active,
.main .line input[type="button"]:active,
.main .NFI-wrapper .NFI-button:active,
.services .button:active {
    background: #6c8d31;
    border: 3px solid #6c8d31
}

.msg {
    border: 1px solid #dadada;
    padding: 40px;
    margin-bottom: 30px;
    text-align: center
}

.msg h3 {
    color: green !important;
    font-size: 23px !important;
    font-weight: normal !important;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #91DC5A;
    padding-bottom: 30px
}

.msg h3 i {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABI1BMVEUAAACL0V2S21mS3VuQ3FuR21qR3FqR3FqR3FqS21WS3VuR3VqR3FqA1VWS3VqR3FqR3FqR3Fn//wCR3VuR3VqS21uR3FqS21uR3FqP21mR3FuR3FuR3Fqq/1WS3FmR3FqR3FqR21mR3FmS20mQ3lmR3FqR3FqZ3VWS3FqO2V6R3FqR3FqO21");
    width: 64px;
    height: 64px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.msg h4 {
    font-size: 17px !important;
    margin-top: 15px !important
}

.msg.erro h3 {
    color: #d20606 !important;
    border-bottom: 1px solid #d20606
}

.msg.erro h3 i {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAllBMVEUAAADYAADSBgbSBwfRBgbSBgbSBQXSBgbSBgbTCQnRBQXSBgbSBgbVAADSBgbSBgbMAADSBwfSBQX/AADTBgbSBgbSBgbSBgbRBwfSBgbRBwfSBgbVAADRBwfSBQXSBQXTBwfSBQXRBgbRCAjSBgbSBgbTBwfSBwfSBQXRBwfRBgbUBQXSBg")
}

.main input[type="text"]:disabled,
.main input[type="email"]:disabled,
.main input[type="password"]:disabled,
.main input[type="search"]:disabled {
    background: #efefef
}

.main input[type="text"]::-webkit-input-placeholder,
.main input[type="email"]::-webkit-input-placeholder,
.main input[type="password"]::-webkit-input-placeholder,
.main input[type="search"]::-webkit-input-placeholder {
    color: #acabab
}

.main input[type="text"]::-moz-placeholder,
.main input[type="email"]::-moz-placeholder,
.main input[type="password"]::-moz-placeholder,
.main input[type="search"]::-moz-placeholder {
    color: #acabab
}

.main input[type="text"]:-ms-input-placeholder,
.main input[type="email"]:-ms-input-placeholder,
.main input[type="password"]:-ms-input-placeholder,
.main input[type="search"]:-ms-input-placeholder {
    color: #acabab
}

.main input[type="text"]:-moz-placeholder,
.main input[type="email"]:-moz-placeholder,
.main input[type="password"]:-moz-placeholder,
.main input[type="search"]:-moz-placeholder {
    color: #acabab
}

.main input.ms-formvalidation {
    border: 1px solid #d20606 !important;
    box-shadow: inset 2px 2px 3px 0px rgba(255, 0, 0, 0.2) !important
}

.main .botoes-orientacoes .dfwp-list {
    text-align: center
}

.main .botoes-orientacoes .dfwp-list li {
    display: inline-block;
    margin-right: 10px
}

.main .botoes-orientacoes .dfwp-list li:last-child {
    margin-right: 0
}

.main .botoes-orientacoes .link-item a {
    font-size: 17px;
    font-weight: normal;
    display: block;
    font-family: "Trebuchet MS";
    padding: 5px 10px;
}

.main .botoes-orientacoes .link-item a:hover {
    text-decoration: none
}

.main .aligndata {
    position: relative;
    top: 65px;
    left: -28%
}

.main .line {
    margin-bottom: 20px
}

.main .line label {
    margin-bottom: 10px;
    display: block
}

.main .line label.ms-formvalidation {
    color: #d20606;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px
}

.main .line span.ms-formvalidation {
    color: #d20606 !important;
    font-size: 12px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.main .line span.ms-formvalidation[style*="inline"] {
    display: block !important
}

.main .line .btn-enviar {
    margin: 35px auto;
    display: block;
    padding: 8px;
    text-align: center;
    position: relative
}

.main .line .btn-enviar:after {
    background-image: url("data:image/gif;base64,R0lGODlhMAAwAPcAAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NT");
    content: '';
    width: 48px;
    height: 48px;
    vertical-align: middle;
    margin-left: 10px;
    display: none;
    position: absolute
}

.main .line .btn-enviar.enviando:after {
    display: inline-block !important
}

.main .line .btn-enviar.enviando input {
    background: #efefef;
    border-color: #efefef !important;
    color: #a5a5a5;
    cursor: default
}

.main .line input[type="submit"].enviar,
.main .line button.enviar,
.main .line input[type="button"].enviar {
    font-size: 17px;
    font-weight: normal;
    font-family: "Trebuchet MS";
    padding: 5px 10px;
}

.main .line input[type="submit"].more,
.main .line button.more,
.main .line input[type="button"].more {
    min-width: auto;
    width: 50px;
    height: 39px
}

.main .line input[type="submit"]:disabled,
.main .line button:disabled,
.main .line input[type="button"]:disabled {
    background: #efefef;
    color: #a5a5a5;
    cursor: default
}

.main .line input[type="submit"].calculadora,
.main .line button.calculadora,
.main .line input[type="button"].calculadora {
    min-width: auto;
    width: 50px;
    height: 39px;
    background-image: url("/configuracoes/PublishingImages/Icons/calculadora.png");
    background-repeat: no-repeat;
    background-position: center center
}

.main textarea {
    height: 103px;
    resize: none;
    padding: 10px;
    line-height: 18px
}

.main textarea.ms-formvalidation {
    border: 1px solid #d20606 !important;
    box-shadow: inset 2px 2px 3px 0px rgba(255, 0, 0, 0.2) !important
}

.main .buttons {
    float: right
}

.main select {
    padding-left: 6px
}

.main select:disabled {
    background: #efefef
}

.main .select {
    position: relative;
    border-radius: 5px
}

.main .select:after {
    content: "";
    z-index: 0
}

.main label {
    font-size: 14px;
    color: #26BF64;
}

.main .termo-de-aceite textarea {
    height: 212px;
    overflow-y: scroll
}

.main .termo-de-aceite p {
    text-align: justify
}

.main .radio,
.main .checkbox {
    overflow: hidden
}

.main .radio label,
.main .checkbox label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: 90%
}

.main .radio li,
.main .checkbox li {
    margin-right: 50px;
    padding: 15px 0px
}

.main .radio td,
.main .checkbox td {
    padding: 10px
}

.main .radio td:first-child,
.main .checkbox td:first-child {
    padding-left: 0
}

.main .radio .recuo,
.main .checkbox .recuo {
    margin-left: 30px
}

.main .radio a {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    border: none;
    cursor: pointer;
    margin-right: 10px;
    background-image: url("/configuracoes/PublishingImages/Icons/radio.png")
}

.main .radio a.checked {
    background-image: url("/configuracoes/PublishingImages/Icons/selectedRadio.png")
}

.main .checkbox label {
    color: #00A443;
    font-weight: bold;
    font-size: 12px
}

.main .checkbox a {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 25px;
    border: none;
    cursor: pointer;
    margin-right: 5px;
    background-image: url("/configuracoes/PublishingImages/Icons/CheckBoxVazio.png")
}

.main .checkbox a.checked {
    background-image: url("/configuracoes/PublishingImages/Icons/CheckBoxSelected.png")
}

.main p.resposta {
    margin-left: 10px
}

.main .NFI-wrapper {
    position: relative;
    display: block !important
}

.main .NFI-wrapper .NFI-current {
    cursor: pointer;
    width: 103%;
    top: -3px !important;
    right: -3px !important;
    height: 40px !important
}

.main .NFI-wrapper .NFI-filename {
    width: 78%;
    display: inline-block
}

.main .NFI-wrapper .NFI-button {
    min-width: auto;
    width: 23%;
    cursor: pointer;
    color: #fff !important;
    height: 40px;
    border-radius: 0px 5px 5px 0px;
    position: absolute !important;
    right: 0px;
    top: 0
}

.main #progress {
    background: #f1f1f1;
    border-radius: 5px
}

.main .bar {
    height: 20px;
    background: #01986f;
    border-radius: 5px
}

.main .anexo {
    margin-bottom: 30px
}

.main .anexo>ul li {
    padding: 5px 0;
    font-size: 13px;
    line-height: 20px
}

.main .anexo>ul li .excluir {
    background-image: url("/_layouts/15/images/DELETE.GIF");
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: initial;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
    min-width: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0;
    border-radius: 0
}

div#divEquipamentos {
    padding: 20px;
    background: #f1f1f1;
    border: 1px solid #dadada;
    height: 500px;
    overflow: scroll;
    /* max-width: 70% */
}

div#divEquipamentos .grid {
    min-width: 790px
}

div#divSuccess input[type="button"] {
    width: 97px !important;
    min-width: auto
}

.termo-de-aceite {
    height: 215px;
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 15px
}

.conta-contrato .item {
    display: inline-block;
    vertical-align: middle
}

.conta-contrato .item.input {
    width: 83%
}

.conta-contrato .item img {
    width: 24px
}

.conta-contrato .ms-formvalidation {
    color: #d20606 !important;
    font-size: 12px !important;
    margin: 5px 0 !important;
    display: block
}

.detalhamento {
    position: relative
}

.detalhamento.calculadora .msg-informativa {
    right: -17px;
    top: -18px
}

.detalhamento.calculadora .msg-informativa .calc-info {
    left: 30px
}

.detalhamento .msg-informativa {
    position: absolute;
    width: 30px;
    right: -25px;
    top: -25px;
    cursor: help;
    height: 24px
}

.detalhamento .msg-informativa:hover .msg-content {
    display: block
}

.detalhamento .msg-informativa:after {
    content: '';
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAmVBMVEUAAAD/3Eb/2kT/20T/2kP/2kT/zDP/2UT/2kT/2kX/2kP/20P/2kT/20T/2kP/2UX/2UP/2UL/3Eb/2Eb/2kT/2kT/2kT/2kX/2kT/2kT/1kf/v0D/2kT/2kT/2kT/20T/2kP/20T/2kT/2kT/20n//1X/20T/2kP/2kT/20X/2kT/2kT/2k");
    width: 24px;
    height: 24px;
    display: block
}

.detalhamento .msg-informativa .msg-content {
    display: none;
    transition: all 0.3s;
    position: absolute;
    width: 200px;
    padding: 10px;
    background: #efefef;
    left: 30px;
    font-size: 13px;
    line-height: 18px;
    z-index: 9999;
    text-align: justify
}

.validacao-icone {
    position: relative
}

.validacao-icone:after {
    content: "";
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    right: 15%
}

.validacao-icone.error input {
    border: 1px solid #d20606 !important
}

.validacao-icone.error:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAWlBMVEX////MZmbcUV3fUGDgTl/gT17hTl7fUGDfT1/gTl7gT1/gT1/gT1/gUGDhVmXiWWjoforsk5ztmaLwqrLwq7Lwq7Pxsrn0vsT0wMX1yM3529799fb+/Pz///8w3XluAAAADHRSTlMABRYwS2p/gLLQ5vr1WrtGAAAApElEQVR42nVSWRaAIA")
}

.validacao-icone.success:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAe1BMVEX///9mzGZrvF5oxV1qv1VmwlxsxFhoxlVqxVprwldpw1psxFhqwFdowlppwlhqwVpqwVpqw1lqwlprwVhqw1hqwVpqw1lqwVlqwllpwllqwllqwllqwllqwllqwllqwlhqwllqwllqwllqwllqwllrwllqwllqwllqwlnLQl9OAAAAKHRSTl")
}

.validacao-icone.loading:after {
    background-image: url("data:image/gif;base64,R0lGODlhGgAaAPcAAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NT")
}

.validacao-icone input {
    width: 74% !important;
    display: inline-block;
    vertical-align: middle
}

* {
    /* margin: 0; */
    padding: 0
}

header {
    width: 90%;
    margin: 0 auto;
}

body,
html {
    height: 100%;
    min-height: 100%;
    margin: 0;
    
}

body {
    font-size: 62.5%
}

body #s4-bodyContainer {
    min-width: auto !important
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

hr {
    border: none;
    margin: 20px 0;
    overflow: hidden
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none
}

.container {
    margin: 0 auto;
}

.lista li {
    font-size: 14px;
    margin-bottom: 10px
}

img {
    border: none
}

.no-margin {
    margin: 0 !important
}

.cl-1 {
    float: left;
    width: 8.33333%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-1:first-child {
    padding-left: 0
}

.cl-2 {
    float: left;
    width: 16.66667%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-2:first-child {
    padding-left: 0
}

.cl-3 {
    float: left;
    width: 25%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-3:first-child {
    padding-left: 0
}

.cl-4 {
    float: left;
    width: 33.33333%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-4:first-child {
    padding-left: 0
}

.cl-5 {
    float: left;
    width: 41.66667%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-5:first-child {
    padding-left: 0
}

.cl-6 {
    float: left;
    width: 50%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-6:first-child {
    padding-left: 0
}

.cl-7 {
    float: left;
    width: 58.33333%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-7:first-child {
    padding-left: 0
}

.cl-8 {
    float: left;
    width: 66.66667%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-8:first-child {
    padding-left: 0
}

.cl-9 {
    float: left;
    width: 75%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-9:first-child {
    padding-left: 0
}

.cl-10 {
    float: left;
    width: 83.33333%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-10:first-child {
    padding-left: 0
}

.cl-11 {
    float: left;
    width: 91.66667%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-11:first-child {
    padding-left: 0
}

.cl-12 {
    float: left;
    width: 100%;
    padding-left: 1%;
    padding-right: 1%
}

.cl-12:first-child {
    padding-left: 0
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0
}

.bx-wrapper:hover .bx-controls a {
    opacity: 1
}

.highlights-top .bx-wrapper img,
.highlights-central .bx-wrapper img,
.highlights-bottom .bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    text-indent: -9999px;
    z-index: 9999;
    width: 24px;
    height: 35px;
    opacity: 0
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-responsive {
    width: 100%
}

.selectric {
    position: relative
}

.selectric .label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 0px;
    font-size: 13px;
    line-height: 38px;
    color: #acabab;
    height: 38px;
    user-select: none;
    font-style: italic
}

.selectric .button {
    z-index: 1
}

.selectric.error-select {
    border: 1px solid #d20606 !important;
    box-shadow: inset 2px 2px 3px 0px rgba(255, 0, 0, 0.2) !important
}

.selectric-focus .selectric {
    border-color: #aaa
}

.selectric-hover .selectric {
    border-color: #c4c4c4
}

.selectric-hover .selectric .button {
    color: #a2a2a2
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric {
    border-color: #c4c4c4
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    cursor: default;
    user-select: none
}

.selectric-disabled .selectric {
    background: #efefef
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F8F8F8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items ul,
.selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    min-height: 20px
}

.selectric-items li {
    display: block;
    padding: 5px 10px;
    color: #666;
    cursor: pointer
}

.selectric-items li.selected {
    background: #E0E0E0;
    color: #444
}

.selectric-items li.highlighted {
    background: #D0D0D0;
    color: #444
}

.selectric-items li:hover {
    background: #D5D5D5;
    color: #444
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker-calendar th span {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.ui-datepicker-calendar tr:last-child td {
    border-bottom: 0
}

.ui-datepicker {
    display: none
}

.ui-datepicker .ui-datepicker-header {
    height: 28px;
    padding: 12px 0 .2em;
    position: relative
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 10px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    border-collapse: collapse;
    box-shadow: none;
    font-size: .9em;
    margin: 0;
    width: 100%
}

.ui-datepicker th {
    background: none repeat scroll 0 0 #6c8d31;
    border: 0 none;
    font-weight: bold;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    padding: 0
}

.ui-datepicker-calendar tr td:first-child {
    border-left: 0
}

.ui-datepicker-calendar tr td:last-child {
    border-right: 0
}

.ui-datepicker td {
    background: none repeat scroll 0 0 #f0f3f7;
    border: 1px solid #6f7071;
    height: 29px;
    vertical-align: middle;
    width: 30px;
    padding: 0
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    text-align: right;
    text-decoration: none;
    padding: 8px
}

.ui-widget {
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-align: center
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    font-weight: bold
}

a.ui-state-hover,
.ui-datepicker-today a {
    text-decoration: none;
    background: #6c8d31;
    color: #fff !important
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    font-weight: bold
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #000;
    text-decoration: none;
    background: #9aca3c
}

.ui-state-active.ui-datepicker-today a {
    color: #fff !important
}

.ui-datepicker-current-day a {
    border: 2px solid #6c8d31;
    padding: 6px !important
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900;
    color: #fff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .20;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-widget-header .ui-icon {
    height: 15px;
    margin-left: 5px;
    width: 8px
}

.ui-datepicker-prev,
.ui-datepicker-next {
    background: #6c8d31
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
    margin-top: 5px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-prev span {
    background-image: url("/configuracoes/PublishingImages/Icons/prevIcon.png")
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-next span {
    background-image: url("/configuracoes/PublishingImages/Icons/nextIcon.png")
}

.ui-datepicker-title span {
    color: #000;
    font-size: 14px;
    font-weight: 700
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.nano>.nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.nano>.nano-content:focus {
    outline: thin dotted
}

.nano>.nano-content::-webkit-scrollbar {
    display: none
}

.nano>.nano-pane {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: .01;
    transition: .2s;
    border-radius: 5px
}

.nano>.nano-pane>.nano-slider {
    background: #00986e;
    position: relative;
    margin: 0 1px;
    border-radius: 3px
}

.nano:hover>.nano-pane {
    visibility: visible\9;
    opacity: 0.99
}

.nano-pane.active {
    visibility: visible\9;
    opacity: 0.99
}

.nano-pane.flashed {
    visibility: visible\9;
    opacity: 0.99
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block
}

.tooptip-container {
    display: inline-block;
    position: relative
}

.tipr_container_bottom {
    display: none;
    position: absolute;
    margin-top: 7px;
    z-index: 1000
}

.tipr_point_bottom {
    position: relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAHCGzyUAAAAC0lEQVQI12NgeAYAAOkA50+ht0gAAAAASUVORK5CYII=);
    border: 1px solid #dcdcdc
}

.tipr_point_bottom:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAQAAAHWqEUOAAAAb0lEQVQI11XLIQ4CURCD4e8KGMCAA8k5uAkOvRo8mhPhcIBYhZqwSwJPoRFvJ4RpMmn/tICjljXB8MDemUjwMaqmCL1ZDeMsN05pi6cJHIRwyVHoLLI0dbPxd3NXvZftDy21OiG8NRWt3D3EoGLHF9T5JW+1xaTWAAAAAElFTkSuQmCC);
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 9px;
    margin-top: -9px
}

.tipr_point_bottom .tipr_content {
    font-family: "Trebuchet MS" !important;
    color: #fff;
    padding: 9px 17px
}

.ms-WPBody {
    font-size: 0
}

.main .ms-rtestate-field {
    display: block !important
}

.main .ms-rtestate-field * {
    font-weight: normal
}

.main .ms-rtestate-field strong {
    font-weight: bold
}

.main .ms-rtestate-field img {
    max-width: 100%
}

header .user {
    height: 0;
}


/* TEST-IT */
header .content {
    background: #fff;  
}

header .content a{
	font-size: 16px;
	padding: 0 8px;
}

header .menu-icone {
    display: none
}

header h1 {
    float: left;
    margin-top: 18px
}

header h1 a {
    background: url("../Images/estrutura/iberdrola_logo_neoenergia.svg");
    height: 60px;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat !important;
    width: 170px;
    float:left;
    margin:0;
    padding:0;

}

header #loginform {
    display: flex;
    background: #26BF64;
    font-size: 14px;
    font-weight: bold;
    border-radius: 15px;
    padding: 0px 15px;
    text-align: center;
    margin-top: 3px;
    color: #fff;
    align-items: center;
    justify-content: center;
}

header #loginform:before {
    background-image: url("/configuracoes/PublishingImages/Icons/IDEA-white.PNG");
	content: "";
    display: inline-block;
    height: 32px;
    width: 32px;
    vertical-align: bottom;
    background-size: contain;
}

header #navthing,
header #navthing1 {
    float: right;
    position: relative;
    margin-left: 40px;
    margin-right: 5px;
    margin-top: 12px;
}

header .logado>a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    border-radius: 15px;
    padding: 4px;
    text-align: center;
    margin-top: 5px;
    color: #fff;
    width: auto;
    background: #26BF64;
    float: left;
    height: 28px;
        color: #ffff !important;
}

header .logado>a:before {
    content: "";
    display: inline-block;
    height: 32px;
    vertical-align: bottom;
    background-size: contain;
}

header .logado>a.administrativa {
    background: #26BF64;	
    margin-right: 15px;
    align-items: center;
    display: flex;
    padding: 0 9px
}

a#ctl00_Login1_lnkUsuario {
    display: flex;
    align-items: center;
    padding: 0 9px
}

header .logado>a.administrativa:before {
    height: 32px;
    display: inline-block;
    background-size: contain;
}

header .login {
    position: absolute;
    right: 0;
    background: white;
    width: 299px;
    border: 1px solid #00A443 !important;
    padding: 10px;
    top: 35px;
    border-top-color: #eee;
    border-radius: 6px 6px 6px 6px;
    z-index: 9999;
    display: none
}

header .login .box-login button {
    margin-top: 5px;
    float: left;
    font-size: 13px;
    width: auto
}

header .login .links a {
    float: left !important
}

header .icon-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAKlBMVEX////VACvZACbYACfYACf/AADYACfYACfXACjaACXZACbYACfYACcAAABi4HiYAAAADHRSTlMAJH6y5gFu9bQwV4S/cJ9hAAAAVElEQVR42mWPxw0AMQgEl2Cc6L/ek9PJFvNjRFgwIBZVYcIiWfZJtjTr4j9lGPMLA2j117qmCOy3cIa8Qq");
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 9px;
    background-color: #fff;
    border-radius: 42px
}

header .form,
header fieldset {
    border: none
}

header input[type="text"],
header input[type="password"] {
    width: 100%;
    box-shadow: none;
    border: none;
    background: #dbdbdb;
    height: 33px;
    padding: 5px;
    border-radius: 15px;
}

header .usuario i::after {
    content: "CPF (somente números)";
    display: inline-block;
    margin-left: 35px;
    white-space:nowrap;
    transform: translateY(10px);
    font-style: normal;
}

header .senha i::after {
    content: "Senha";
    display: inline-block;
    margin-left: 35px;
    white-space:nowrap;
    transform: translateY(10px);
    font-style: normal;
}


header i {
    width: 19px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 9px
}

header .usuario {
    margin-bottom: 7px
}

header .usuario i {
    background-image: url("/configuracoes/PublishingImages/Icons/idea-clean.png");
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: bottom;
    background-size: contain;

}

header .senha {
    margin-bottom: 11px
}

header .senha i {
    background-image: url("/configuracoes/PublishingImages/Icons/DISCOUNT3.png");
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: bottom;
    background-size: contain;
}

header button,
header input[type="submit"] {
    display: block;
    background-color: #00A443 !important;
    font-size: 14px;
    font-weight: bold;
    width: 99px;
    height: 29px;
    border-radius: 15px;
    padding: 4px;
    text-align: center;
    margin-top: 3px;
    color: #fff;
    border: none;
    min-width: auto;
    float: right;
    background-position: 5px center;
    background-repeat: no-repeat;
    cursor: pointer
}

header a {
    font-size: 14px
}

header .links {
    margin-top: 17px
}

header .links a:first-child {
    float: left !important
}

header .links a:last-child {
    float: right !important
}

.sumary-links {
    float: right;
    background: #fff;
    margin: 5px;
    padding: 0 0;
}

.sumary-links li {
    float: left;
    padding: 0 10px
}

.sumary-links li:last-child {
    border: none;
    padding-right: 0px
}

.sumary-links li:first-child {
    padding-left: 0px
}

.sumary-links a {
    font-size: 14px;
    color: #26BF64 !important;
    font-weight: bold !important;
}

			/* TEST-IT */
			
.content-image {
	background-image: url("../Images/estrutura/banner_SALVADOR.jpg");
	height: 200px;
	background-position: 0 center;
}

aside {
    float: left;
    width: 20%
}

aside .informacoes-user {
    width: 100%;
    margin-bottom: 10px;
}

aside .servicos {
    border-radius: 15px;
    background-color: #ffbebe40;
    background-repeat: repeat-x;
    background-position: top center
}

aside .servicos .ms-WPHeader {
    display: none
}

aside .servicos .dfwp-item {
    margin-bottom: 25px
}

aside .servicos .dfwp-item:last-child {
    margin-bottom: 0
}

aside .servicos .dfwp-item img {
    display: none
}

aside .servicos .dfwp-item a {
    color: black;
    font-size: 13px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEXK7urK7+o+M6ssAAAAC0lEQVR4AWMAAUYAAAcAAjbTzscAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    padding-left: 11px;
    background-position: 0 center;
    display: block
}

aside .servicos>h3 {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    color: white;
    background-color: #00A443 !important;
    border-radius: 15px 15px 0px 0px;
    padding: 20px;
    font-family: "Iberpangea", sans-serif;
    display:flex;
    align-items:center
}

.informacoes-user {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAMAAACKJ8VmAAAArlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////");
    background-color: #00A443;
    background-repeat: no-repeat;
    min-height: 123px;
    border-radius: 6px;
    padding: 17px 15px 17px 45px;
    background-position: 15px 12px;
    width: 278px
}

.informacoes-user p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
    word-wrap: break-word
}

.main {
    margin-top: 20px
}

.main .content {
    float: left;
    width: 73%;
    margin-left: 5%;
}

.main .content p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px;
    color: #454444
}

.main .content p.contador {
    text-align: right;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0
}

.main .content p.contador span {
    font-weight: bold
}

.main .content a {
    color: #00A443 !important;
}

.main .content h3 {
    color: #00A443 !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 13px
}

.main .content h4 {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: uppercase
}

.main .content .ms-rtestate-field ul,
.main .content ol {
    padding-left: 15px;
    margin-bottom: 25px
}

.main .content .ms-rtestate-field ul li,
.main .content ol li {
    font-size: 13px;
    list-style-type: disc;
    line-height: 18px;
    color: #454444
}

.main .content .ms-rtestate-field ol li {
    list-style-type: decimal
}

.main .container {
    padding: 0 2% 0 3%
}

.main .protocolo.sucesso i {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABaCAMAAAF8hFGbAAAANlBMVEUAj2H///8Aj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2EAj2E71GNZAAAAEXRSTlMAABAgMEBQYHCAkKCwwNDg8InUWv0AAAVISURBVFjDpVlJoqsgECxAHEJA6v6X/QtmBaLvszJYFE3PGAAAzAFAAAABrI")
}

.main .protocolo.erro i {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAKx0lEQVR4Aeyc249dVR3Hf4wdalCxaANainTETilth2mnnQtTBppKEBVNiC08+eRjXzRCxQebKEKqMcHw2D+hJoLxoQFjEzVCa7zQ6cUWlalDz3RmztxHvNAWfx+yJtkZ12+dtS9z9j6Vh296Omvt3+Wz116XtS/yZ9lUJa1TDam+onpSdUT1iuqEal")
}

.main .protocolo.erro p {
    color: #d80027 !important
}

.main .protocolo i {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat
}

.main .protocolo h3 {
    font-size: 24px;
    color: #6c8d31;
    text-transform: none;
    font-weight: normal;
    text-align: center;
    font-style: italic;
    margin: 30px 0 40px 0
}

.main .protocolo .line {
    text-align: center;
    margin-top: 40px
}

.main .protocolo input[type="submit"],
.main .protocolo button {
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    padding: 8px;
    display: inline-block;
    margin: 0 15px
}

.main .protocolo p {
    font-weight: bold;
    color: #5f6971;
    text-align: center
}

.main .protocolo p b {
    font-size: 18px;
    color: #000
}

.banner .slider .dfwp-column {
    position: relative;
}

.banner .slider .dfwp-item img {
    left: 50%;
    position: relative;
    z-index: 1;
    margin-left: -960px
}

.banner .slider .bx-controls {
    top: 50%;
    position: absolute
}

.banner .container {
    position: relative

}

.services {
    position: absolute;
    background-repeat: repeat-x;
    width: 740px;
    height: 180px;
    z-index: 100;
    bottom: 15px;
    left: 0;
    border-radius: 6px;
    background-color: #f1f1f1
}

.services h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 48px;
    color: #26BF64;
    font-weight: normal;
    margin: 30px 0px 0px 0px;
}

.services .button {
    float: right;
    text-align: center
}

.services .button:hover {
    text-decoration: none
}

.services .title {
    margin-bottom: 30px
}

.services .dfwp-item {
    float: left;
    text-align: center;
    width: 140px
}

.services .dfwp-item:last-child {
    margin: 0
}

.services .dfwp-item a {
    display: block
}

.services .dfwp-item a:hover {
    text-decoration: none
}

.services .dfwp-item a:hover img {
}

.services .dfwp-item img {
    border-radius: 40px;
    width: 70px;
    height: 70px;
    display: inline-block
}

.services .dfwp-item p {
    color: #6c8d31;
    font-size: 18px;
    line-height: 18px;
    margin-top: 8px
}

.highlights-top {
    padding: 30px 0;
}

.highlights-top .item-destaque {
    float: left;
    margin-right: 33px;
    border-radius: 6px;
    overflow: hidden;
    width: 387px
}

.highlights-top .item-destaque:last-child {
    margin: 0
}

.highlights-top .item-destaque.link {
    width: 360px
}

.highlights-top .item-destaque.link .dfwp-item a {
    background: #f1f1f1;
    display: block;
    height: 62px;
    margin-bottom: 8px;
    border-radius: 6px;
    font-size: 23px;
    color: #5f6971;
    padding: 16px;
    text-align: center
}

.highlights-top li img {
    max-height: 204px
}

.highlights-central {
    padding: 43px 0 56px 0
}

.highlights-central .item-destaque {
    float: left;
    margin-right: 33px;
    border-radius: 6px;
    overflow: hidden;
    width: 386px
}

.highlights-central .item-destaque:last-child {
    margin: 0
}

.highlights-central .item-destaque.links {
    width: 362px;
    background: #f1f1f1;
    padding: 22px 13px;
    border-radius: 6px;
    min-height: 293px
}

.highlights-central .item-destaque.links h3 {
    color: #5f6971;
    font-size: 35px;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    line-height: 35px;
    margin-bottom: 14px
}

.highlights-central .item-destaque.links .content-links {
    background: #fff;
    border-radius: 6px
}

.highlights-central .item-destaque.links .dfwp-item a {
    font-size: 14px;
    color: #5f6971;
    padding: 12px 0;
    display: block
}

.highlights-central .item-destaque.links .dfwp-item a:before {
    content: "";
    width: 3px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px 0 9px;
    background-color: #5f6971
}

.highlights-bottom {
    padding: 0 0 46px 0
}

.highlights-bottom .item-destaque {
    float: left;
    margin-right: 5.2%;
    border-radius: 6px;
    overflow: hidden;
    width: 47.4%
}

.highlights-bottom .item-destaque:last-child {
    margin: 0
}

.item-destaque ul li img {
    border-radius: 6px;
    width: 100%
}

.highlights-top,
.highlights-central,
.highlights-bottom {
    overflow: hidden
}

footer {
    background-repeat: repeat-x;
    background-color: #fff;
    background-position: top center;
    clear: both; 
   /* position: absolute;
    width: 100%;
    bottom: 0; */
} 

footer .mapa-do-site {
    overflow: hidden
}

footer .mapa-do-site .level-bullet {
    background: none;
    padding: 0;
    margin: 0
}

footer .mapa-do-site .ms-wpContentDivSpace {
    margin: 0
}

footer .mapa-do-site .servicos {
    width: 25%;
    float: left
}

footer .mapa-do-site .servicos .ms-WPHeaderTd {
    border: none
}

footer .mapa-do-site .servicos .ms-WPTitle {
    font-size: 30px !important;
    font-style: italic;
    padding: 11px 0;
    color: #6c8d31 !important;
    font-weight: normal !important;
    display: block !important
}

footer .mapa-do-site .servicos .ms-WPHeader {
    background: none
}

footer .mapa-do-site .servicos .item {
    padding: 0
}

footer .mapa-do-site .outros {
    width: 75%;
    float: left
}

footer .mapa-do-site .outros .ms-WPHeader {
    display: none
}

footer .mapa-do-site .outros .level-header {
    padding: 0
}

footer .mapa-do-site .level-section {
    margin: 0
}

footer .mapa-do-site .ms-WPHeader .ms-wpTdSpace,
footer .mapa-do-site .ms-WPHeaderTdSelection {
    display: none !important
}

footer .mapa-do-site .dfwp-column {
    float: left;
    width: 25%;
    padding-left: 1%;
    padding-right: 1%
}

footer .mapa-do-site .dfwp-column:first-child {
    padding-left: 0
}

footer .mapa-do-site .dfwp-column:last-child {
    padding-right: 0
}

footer .mapa-do-site .level-header a {
    font-size: 30px !important;
    font-style: italic;
    padding: 11px 0;
    color: #6c8d31 !important;
    font-weight: normal !important;
    display: block !important;
    cursor: text
}

footer .mapa-do-site .level-header a:hover {
    text-decoration: none
}

footer .mapa-do-site .level-header>div {
    margin: 0 !important;
    padding: 0 !important
}

footer .mapa-do-site .level-item a,
footer .mapa-do-site .dfwp-item a {
    display: block;
    font-size: 13px;
    line-height: 35px;
    color: #6c8d31 !important
}

footer .infos {
    background: #26BF64 !important;
    height: auto;
}

footer .contatos {
	background:aqua
}

footer .logo {
    background: url("../Images/estrutura/logo_negative.svg") no-repeat 0 0;
    width: 150px;
    height: 45px;
}

footer .contacts {
    float: right;
    display: flex;
    align-items: center;
}


footer .contacts div.empresa {
    margin-right: 40px;
}

footer .contacts div.empresa:before,
footer .contacts div.canais:before{
    content:'';
    background-image: url('/configuracoes/publishingImages/icons/CUSTOMER SERVICE_white.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size:contain;
    width: 40px;
    height: 40px;
    display:inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

footer .contacts,
footer .contacts a {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    margin: 0
}

.servicos .destaques {
    background-repeat: repeat-x;
    height: 206px;
    z-index: 4;
    bottom: 15px;
    border-radius: 6px;
    padding: 5px 20px 20px 20px;
    margin-top: 29px;
    margin-bottom: 4px
}

.servicos .destaques h2 {
    font-size: 48px;
    color: #6c8d31;
    font-weight: normal;
    font-style: italic;
    margin-left: 30px
}

.servicos .itens {
    width: 90%;
    margin: 0 auto;
}

.servicos .itens .dfwp-list {
    float: none;
    display:flex;
    justify-content:center;
   	padding: 10px 0;
}

.servicos .itens .dfwp-item {
    text-align: center;
    width: auto;
    padding: 0px 10px
}

.servicos .itens .dfwp-item:last-child {
    margin: 0
}

.servicos .itens .dfwp-item a {
    display: block;
    border: solid 0.1px;
    border-color: #00402a;
    display:flex;
    flex-wrap: nowrap;
    border-radius: 10px;
    padding: 5px 20px;
    align-items: center;
}

.servicos .itens .dfwp-item a:hover {
    text-decoration: none
}


.servicos .itens .dfwp-item img {
    width: 30px;
    height: 30px;
    display: inline-block
}

.servicos .itens .dfwp-item p {
    color:black;
    font-size: 15px;
    line-height: 18px;
    display: contents;
    font-weight:bold
}

.servicos .todos-servicos {
    border-radius: 30px;
    background: #FFF5EC;
    padding: 10px 2%;
    margin-bottom: 15px;
	width: 86%;
	margin: 0 auto;
	margin-bottom: 30px;

}

.servicos .todos-servicos h2 {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    font-style: italic;
    border-bottom: 1px solid #fff;
    padding-bottom: 16px;
    margin-bottom: 20px;
    display:none
}

.servicos .todos-servicos .dfwp-column {
}

.servicos .todos-servicos .dfwp-list {
    list-style: none;
    margin: 0px;
    padding: 0px
}

.servicos .todos-servicos .dfwp-column>li {
    float: left;
    min-width: 23%
}

.servicos .todos-servicos .dfwp-item .groupheader {
    font-size: 24px;
    color: #26BF64;
    padding-bottom: 20px;
    font-weight: normal;
    clear: both;
    display:flex;
    flex-wrap: nowrap;
}

.servicos .todos-servicos .dfwp-item a {
    padding-bottom: 20px;
    display: block;
    color:black;
    font-size: 14px
}

.servicos .todos-servicos .dfwp-item .dfwp-list li {
    font-size: 14px;
    list-style-type: disc;
    margin-left: 15px;
    color: black;
}

.banner-interna .container {
    position: relative;
}

.banner-interna .dfwp-column{
	float:none;
}

.banner-interna img {
	width:100%;
}

.banner-interna .ms-wpContentDivSpace {
    margin: 0;
}

.banner-interna h2 {
    font-size: 60px;
    background: #00986e;
    position: absolute;
    bottom: 25px;
    right: 0;
    line-height: 60px;
    font-weight: normal;
    margin-bottom: -10px;
    z-index: 2;
    color: #fff;
    padding: 15px;
    display: none
}

.banner-interna .ms-WPHeader {
    display: none
}

.grid {
    width: 100%;
    border: 1px solid #00A443 !important;
    margin-bottom: 50px
}

.grid .center {
    text-align: center
}

.grid tbody th {
    padding: 0 10px
}

.grid .icones-grid {
    width: 100px
}

.grid .icones-grid li {
    display: inline-block;
    margin-right: 10px;
    width: 23px
}

.grid .icones-grid li:last-child {
    margin-right: 0
}

.grid td,
.grid th {
    border: none;
    height: 40px;
    padding: 0 10px
}

.grid td {
    font-size: 14px
}

.grid td input[type="submit"],
.grid td a,
.grid td input[type="image"] {
    border: none;
    text-indent: -9999px;
    display: block;
    margin: 0 auto;
    cursor: pointer
}

.grid td a,
.grid td span {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    background-repeat: no-repeat
}

.grid td i {
    width: 16px;
    height: 16px;
    display: block;
    background-repeat: no-repeat;
    margin: 0 auto
}

.grid td .editar {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAACkwAAApMBv+Bu1wAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAFDSURBVEiJtdW9Sh1BFMDx3wkW4Yra+gB2dn51Ekj8eIQUQewCljapfAwLH8LSPoFAELWOoKUQIYURQdNETprxMi")
}

.grid td .Inativo {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAArAAAAKwBhgk01AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAADwSURBVDiNpdPPKkVRFAbwn+tKkTszU0YyYmSsWyijm3dQivsKPIGZqWRgaqaYyDMoKTPpCiMTYqAcA3t3T9vZx7")
}

.grid td .Rejeitado {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAM1BMVEX/////AADXV0rWW0vXWkrXWkrXWkrYWkvXWkrXWkrXWkrXW0vbalvxxsHyy8bz0Mv00Mw2xmUNAAAACnRSTlMAASZwf4Czteb2bJBmmwAAAGBJREFUeNplj4EOgCAIBVESkTD9/69NyFobN+eeN1EAIxdippLhIWETp2Hyc5WPagblB656u3")
}

.grid td .Aprovado {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAASFBMVEX///+U3VeR21qR21qR3Fr//wCS3VuR3FqR3FqR3FqR3FmR3FqP21yR3FqR3VqR3FqR3FqZ3VWR3VuR21qQ3FqS3FmR3FoAAAA3I+y4AAAAFnRSTlMAJoCz5gFw9rXue/wyZn/A/g/Ill6aVVfcdAAAAGpJREFUeNplj8EOwjAMxZKmbTZgY8")
}

.grid td .Pendente {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAALVBMVEUAAAD/10P/2UT/2kT/2kT//wD/20T/2kT/2kT/2kT/2UP/2kX/20T/2kT/2kSC1FCqAAAADnRSTlMAJoCz5gFw9rX5cmB/zssd40gAAABaSURBVHjaZY/bEkAhBEWJpDr1/597BvXQ2A+M5Q4mLMRMBSFUpW1Xk+qxWtC7WTUinh3DnQBg1M")
}

.grid td .Excluido {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAZlBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABO6DZTAAAAIXRSTlMAAQQUGRobISYtMDY8WWFlZrCzt7")
}

.grid th {
    background: #00A443 !important;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    font-style: italic;
    font-weight: normal;
    text-align: left
}

.grid th.status {
    width: 120px
}

.grid th.check {
    width: 40px;
    text-align: center
}

.grid tr:nth-child(even) {
    background: #dcdcdc
}

.grid tr:nth-child(odd) {
    background: #f1f1f1
}

.grid tr.ativo {
    background: #BFD2ED
}

.grid tr.ativo td {
    color: #000
}

.grid tr.paginacao>td {
    background: #fff !important;
    text-align: center !important;
    border-top: 1px solid #009e8f
}

.grid tr.paginacao>td table {
    display: inline-block
}

.grid tr.paginacao>td table tr,
.grid tr.paginacao>td table td {
    background: none;
    padding: 0
}

.grid tr.paginacao>td a,
.grid tr.paginacao>td span {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0;
    text-indent: 0px;
    padding: 6px;
    border: 1px solid #dadada;
    text-decoration: none
}

.grid tr.paginacao>td a:hover,
.grid tr.paginacao>td span:hover {
    background: #00986e;
    color: #fff !important;
    border-color: #00986e
}

.grid tr.paginacao>td span {
    background: #00986e;
    color: #fff !important;
    border-color: #00986e
}

.breadcrumb {
    background: #FFF5EC;
    height: 30px;
    padding: 5px;
    display: flex;
    align-items: center;
}

.breadcrumb li {
    float: left
}

.breadcrumb .separador,
.breadcrumb .separator {
    background-image: url("/configuracoes/PublishingImages/Icons/separadorBreadCrumb.png");
    width: 3px;
    height: 5px;
    margin: 0 15px;
    text-indent: -9999px
}

.breadcrumb a,
.breadcrumb span {
    display: inline-block;
    font-size: 13px;
    vertical-align: middle;
    color: #5f6971 !important
}

.breadcrumb a:hover,
.breadcrumb span:hover {
    text-decoration: underline
}

.breadcrumb .breadcrumbCurrentNode {
    color: black !important
}

.breadcrumb span {
    color: #008f61
}

.breadcrumb .content > span > span:first-child:before {
    display: inline-block;
    content: '';
    background-image: url('/configuracoes/PublishingImages/Icons/HOME.png');
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    vertical-align:middle;
    margin-right: 5px
}

.breadcrumb .content {
    width: 90%;
    margin: 0 auto;
}

@media screen {
    header .content {
    }

    header h1 {
        float: left;
        margin-top: 5px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    header .sumary-links {
        margin-top: 22px
    }

    .container {
        width: 100%
    }

    .main-index {
        width: 97%;
        padding: 20px 1.5%;
        overflow: hidden
    }

    .banner .slider .dfwp-item img {
        left: 40%
    }

    footer .container {
        width: 100%
    }

    footer .mapa-do-site .level-item a,
    footer .mapa-do-site .dfwp-item a {
        padding: 0 20px
    }

    footer .infos .container {
        width: 90%
    }

    .services {
    }

    .services .title {
        margin-bottom: 25px
    }

    .services h2 {
        font-size: 35px
    }

    .services .itens li {
        width: 153px
    }

 
    .services .bx-wrapper .bx-controls a {
        opacity: 1;
        width: 35px;
        height: 36px;
        top: 30%
    }
    
    
	.servicos .title p {
    font-size: 14px;
    margin: 7px 0;
	}

    .servicos .title {
    	width: 90%;
        margin: 0 auto;
    }

    .servicos .destaques h2 {
        font-size: 35px
    }

    .servicos .bx-wrapper .bx-controls a {
        opacity: 1;
        width: 35px;
        height: 36px;
        top: 30%
    }

    .highlights-top {
        padding: 30px 0 0px 0;
        background: none
    }

    .highlights-top .container {
        width: 97%;
        padding: 0 1.5%
    }

    .highlights-top .item-destaque {
        margin-right: 2.1%;
        width: 33.7%
    }

    .highlights-top .item-destaque.link {
        width: 28.3%
    }

    .highlights-top .item-destaque .dfwp-item a {
        font-size: 2vw !important;
        height: auto !important;
        padding: 5.1% 1% !important
    }

    .highlights-top img {
        max-height: 204px
    }

    .highlights-central {
        padding: 0;
        float: left;
        width: 38%;
        margin-left: 1.5%;
        margin: 2% 1.5% 2% 1.5%
    }

    .highlights-central .item-destaque {
        float: left;
        margin-right: 3%;
        border-radius: 6px;
        overflow: hidden;
        width: 32%
    }

    .highlights-central .item-destaque.links {
        width: 30%
    }

    .highlights-central .container {
        max-width: 100%;
        width: 100%
    }

    .highlights-central .bxslider-quatro,
    .highlights-central .links {
        display: none
    }

    .highlights-central .central {
        width: 100%
    }

    .highlights-bottom {
        padding: 0;
        width: 57.5%;
        float: right;
        margin-right: 1.5%;
        margin-top: 2%;
        margin-bottom: 2%
    }

    .highlights-bottom .item-destaque {
        margin-right: 0;
        float: none;
        width: 100%;
        padding: 0
    }

    .highlights-bottom .item-destaque:first-child {
        margin-bottom: 41px
    }

    .highlights-bottom .container {
        max-width: 100%;
        width: 100%
    }

    footer {
        background-image: none;
        border: none;
        height: auto;
        margin-top: 20px;
    }

    footer>.container {
        max-width: 100%;
        width: 100%
    }

    footer .mapa-do-site .servicos .dfwp-column {
        display: none
    }

    footer .mapa-do-site .level-section>div {
        margin: 0 !important
    }

    footer .mapa-do-site .level-section .dfwp-list {
        display: none
    }

    footer .mapa-do-site .servicos,
    footer .mapa-do-site .dfwp-column,
    footer .mapa-do-site .outros {
        width: 100% !important;
        float: none !important;
        padding: 0 !important
    }

    footer .mapa-do-site .level-header a,
    footer .mapa-do-site .servicos .ms-WPTitle {
        height: 64px;
        border-top: 6px solid #6c8d31;
        border-bottom: 1px solid #fff;
        padding: 13px 20px
    }

    footer .mapa-do-site .level-header a:before,
    footer .mapa-do-site .servicos .ms-WPTitle:before {
        background-image: url("/configuracoes/PublishingImages/Icons/footerMenuReponsiveIcon.png");
        content: "";
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-right: 23px
    }
    
    footer .info {
    height:auto;
    background-color:white;
    text-align: center;
    margin: 5px 0;
    }
    
    footer .info a {
    padding: 0 15px;
    cursor: pointer;
    text-decoration:none;
    color: #676767;
	}

    .main .container {
        width: 90%
    }
    
    .inf {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
	}
	
}

@media screen and (max-width: 820px) {
    .servicos .todos-servicos .dfwp-column {
        float: left;
        width: 100% !important
    }

    .servicos .destaques {
        height: auto
    }

    .servicos .itens .dfwp-item {
        width: 50%;
        margin-bottom: 40px
    }

    .servicos .todos-servicos .dfwp-item .dfwp-list {
        display: none
    }

    .servicos .todos-servicos .dfwp-item .groupheader {
        font-size: 27px;
        line-height: 30px
    }

    .servicos .todos-servicos .dfwp-item .groupheader:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAFVBMVEX///////////////////////////9nSIHRAAAABnRSTlMAh4jH8Ph2t+6RAAAAJElEQVR4AWNAABY2NkYEb/hLMMEBKxsbM4LHwIYDkC4xckMXAMWUA0FY58AuAAAAAElFTkSuQmCC);
        content: "";
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-right: 23px
    }

    .msg input[type="submit"] {
        float: none;
        margin: 5px 0
    }

    .msg h3 i {
        display: block;
        margin: 0 auto 20px auto
    }
}

@media screen and (max-width: 690px) {
    footer .infos {
        height: auto !important;
        padding-bottom: 30px !important
    }
}

@media screen and (max-width: 500px) {
    header h1 a {
        width: 100%
    }

    footer .infos {
        background: #0961ae;
        height: auto;
        margin-top: 0px;
        padding-bottom: 30px
    }

    .servicos .itens .dfwp-item {
        width: 100%;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 930px) {
    header .content {
        height: auto
    }

    header .menu-icone {
        display: block
    }

    header .container {
        width: 100%
    }

    header h1 {
        float: left;
        margin-top: 25px;
        margin-left: 15px;
        margin-bottom: 36px;
        width: 70%
    }

    header .sumary-links {
        margin-top: 0;
        clear: both;
        float: none;
        border-radius: 0;
        height: auto;
        padding: 0;
    }

    header .sumary-links li {
        float: none;
        padding: 0;
        border: none
    }

    header .sumary-links a {
        display: block;
        padding: 20px 20px 13px 20px;
        border-bottom: 1px solid #cbcbcb;
        font-size: 17px;
        color: #383838
    }

    .highlights-bottom .item-destaque:first-child {
        margin-bottom: 6.6%
    }
}

@media screen and (max-width: 800px) {
    .servicos .destaques h2 {
        font-size: 45px;
        color: #6c8d31;
        margin-left: 0;
        text-align: center;
        margin-bottom: 30px
    }

    .banner-interna h2 {
        display: block
    }

    .main .NFI-wrapper .NFI-button {
        width: 30%
    }

    .main .NFI-wrapper .NFI-filename {
        width: 72%
    }

    .detalhamento.calculadora {
        width: 65px !important;
        margin-top: 22px
    }

    .detalhamento.calculadora .msg-informativa .calc-info {
        left: 30px
    }

    .detalhamento .msg-informativa .msg-content {
        width: 200px;
        left: -220px
    }

    header .user {
        border-top: none
    }

    header .content {
        border-top: 5px solid #6c8d31
    }

    header .sumary-links {
        display: none
    }

    .banner .slider .dfwp-item img {
        left: 34%;
        height: 382px
    }

    .banner .container {
        width: 100%
    }

    .services {
        width: 100%;
        height: 231px;
        position: initial;
        border-radius: 0;
        border-top: 1px solid #fff
    }

    .services .title {
        margin-bottom: 25px
    }

    .services h2 {
        font-size: 40px
    }

    .services .itens li {
        width: 200px
    }

    .services .itens li:nth-child(4),
    .services .itens li:nth-child(5) {
        display: block
    }

    .highlights-top {
        padding-top: 21px;
        overflow: initial
    }

    .highlights-top .container {
        width: 95%
    }

    .highlights-top .item-destaque {
        width: 48.4%;
        margin-right: 3.2%
    }

    .highlights-top .item-destaque:nth-child(2) {
        margin-right: 0
    }

    .highlights-top .item-destaque.link {
        width: 48.3%;
        margin-top: 3%
    }

    .highlights-top .item-destaque.link .dfwp-item a {
        font-size: 3vw !important;
        padding: 8% 1% !important
    }

    .highlights-central {
        padding: 0;
        float: left;
        width: 47%;
        margin: 3% 0% 0% 3%
    }

    .highlights-central .item-destaque img {
        width: 100%
    }

    .highlights-central .central {
        width: 98%
    }

    .highlights-bottom {
        width: 100%;
        float: none;
        margin: 0
    }

    .highlights-bottom .container {
        max-width: 95%;
        width: 97%
    }

    .highlights-bottom img {
        width: 100%;
        height: 122px
    }

    .highlights-bottom .item-destaque {
        margin-bottom: 24px !important
    }

    .highlights-bottom .item-destaque:first-child {
        margin-top: 12px
    }

    footer .infos {
        background: #6c8d31;
        height: 314px;
        margin-top: 0px
    }

    footer .logo {
        float: none;
        margin: 0 auto;
        padding-top: 100px;
        background-position: center center
    }

    footer .contacts {
        float: none;
        padding-left: 10%
    }

    aside {
        display: none
    }

    .banner-interna .container {
        width: 100%;
        height: auto
    }

    .banner-interna h2 {
        font-size: 35px;
        color: #6c8d31;
        position: initial;
        background: #fff;
        text-align: center;
        padding: 5px 0;
        font-style: italic
    }

    .main .content {
        width: 100%
    }

    .main .container {
        width: 95.5% !important;
        padding: 0 !important
    }

    .main .line {
        margin-bottom: 0
    }

    .main .line>div {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
        float: none
    }

    .main .cl-9.detalhamento {
        margin-top: 16px;
        width: 93%;
        margin: 16px 0 10px 0
    }

    .main .radio label,
    .main .checkbox label {
        width: 80%
    }
}

@media screen and (max-width: 580px) {
    .highlights-top li img {
        max-height: inherit
    }

    .item-destaque {
        width: 100% !important;
        margin: 10px auto !important;
        float: none !important
    }

    .highlights-central {
        padding: 0;
        float: none;
        width: 98%;
        margin: 10px auto
    }

    .highlights-central .container {
        width: 98% !important
    }

    .highlights-central .item-destaque img {
        width: 100%;
        height: auto
    }

    .highlights-bottom {
        display: none
    }

    .highlights-top .item-destaque.link .dfwp-item a {
        font-size: 23px !important;
        height: 62px !important;
        padding: 16px !important
    }
}

@media screen and (max-width: 600px) {
    .banner .slider .dfwp-item img {
        left: 25% !important
    }
}

@media screen and (max-width: 520px) {
    .services {
        height: 270px !important;
        background-color: #f1f1f1
    }

    .services .button {
        position: absolute;
        display: block;
        bottom: 6px;
        left: 50%;
        font-size: 1.5em;
        margin-left: -92px
    }
}

@media screen and (max-width: 430px) {

    body,
    html {
        min-width: 300px
    }

    .banner .slider .dfwp-item img {
        left: -52% !important;
        height: 250px !important;
        margin: 0
    }

    .banner .slider .bx-viewport img {
        left: -122% !important
    }

    .item-destaque img {
        border-radius: 0 !important
    }

    .item-destaque li {
        font-size: 0
    }

    .main .botoes-orientacoes .dfwp-list li {
        display: block;
        margin-right: 0;
        max-width: 184px;
        margin: 10px auto !important
    }

    .main .botoes-orientacoes .dfwp-list li .item {
        padding: 6px 0
    }

    .highlights-top {
        padding-top: 5px
    }

    .services h2,
    .servicos .destaques h2 {
        font-size: 31px;
        color: #6c8d31;
        text-align: center;
        width: 100%
    }

    header .login>a {
        font-size: 11px;
        width: 69px;
        height: 21px;
        padding: 4px;
        margin-top: 7px
    }

    header .login>a:before {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANBAMAAAEYAKLnAAAAKlBMVEUAAAD///////////////////////////////////////////////////+Gu8ovAAAADXRSTlMAECAwQGBwgKDA0ODwm766RAAAAGVJREFUCNcFwbEJwkAAAMCDTxSNjmDhBj/Ct9nCASxi7wApv7B5UHAEB0jxhQhio6Xb5E5rr0rc/bOOxL");
        width: 12px;
        height: 13px
    }

    header h1 a {
        background: url('../Images/estrutura/logo.svg');
}

    header .menu-icone {
        background-image: url("/configuracoes/PublishingImages/Icons/menuResponsiveIcon.png");
        margin: 45px 10px 0px 0px;
        width: 23px;
        height: 19px
    }

    header .content {
        border-top: 6px solid #6c8d31
    }

    footer .logo {
        padding-top: 20px;
        background: url("../Images/estrutura/logo-footer.png") no-repeat center center;
        width: 160px;
        height: 57px
    }

    footer .contacts {
        float: none;
        padding-left: 7%;
        margin-top: 20px
    }

    footer .contacts div {
        float: none;
        margin-top: 0px
    }

    footer .infos {
        height: 264px
    }

    footer .titulo a {
        height: 42px;
        border-bottom: 1px solid #91b4d3;
        padding: 2px 11px;
        font-size: 28px
    }

    footer .titulo a:before {
        margin-right: 0px;
        float: right;
        width: 19px;
        height: 19px;
        margin-top: 7px;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAMAAABFjsb+AAAAJ1BMVEX///////////////////////////////////////////////////9Ruv0SAAAADHRSTlMATlRmaZyow8zS8/aBxge0AAAAL0lEQVR4AWOAAVYONgZ0wM7DOeBiLDzogBOrGBMHBHDxcENZbIPIHwjAyMwEYwIA+EkD7XDkMOIAAAAASUVORK")
    }

    .detalhamento.calculadora {
        width: 60px !important;
        margin-top: 22px;
        float: none
    }
}

@media screen and (max-width: 414px) {
    .banner .slider .dfwp-item img {
        left: -49% !important
    }

    .banner .slider .bx-viewport img {
        left: -130% !important
    }
}

@media screen and (max-width: 385px) {
    .banner .slider .dfwp-item img {
        left: -51% !important
    }

    .banner .slider .bx-viewport img {
        left: -135% !important
    }
}

@media screen and (max-width: 375px) {
    .banner .slider .dfwp-item img {
        left: -50% !important
    }

    .banner .slider .bx-viewport img {
        left: -140% !important
    }
}

@media screen and (max-width: 365px) {
    .banner .slider .bx-viewport img {
        left: -145% !important
    }
}

@media screen and (max-width: 360px) {
    .banner .slider .dfwp-item img {
        left: -52% !important
    }

    .banner .slider .bx-viewport img {
        left: -149% !important
    }
}

@media screen and (max-width: 355px) {
    .banner .slider .bx-viewport img {
        left: -152% !important
    }
}

@media screen and (max-width: 350px) {
    .banner .slider .bx-viewport img {
        left: -155% !important
    }
}

@media screen and (max-width: 345px) {
    .banner .slider .bx-viewport img {
        left: -158% !important
    }
}

@media screen and (max-width: 340px) {
    .banner .slider .bx-viewport img {
        left: -160% !important
    }
}

@media screen and (max-width: 335px) {
    .banner .slider .bx-viewport img {
        left: -164% !important
    }
}

@media screen and (max-width: 330px) {
    .banner .slider .bx-viewport img {
        left: -169% !important
    }
}

@media screen and (max-width: 325px) {
    .banner .slider .bx-viewport img {
        left: -170% !important
    }
}

@media screen and (max-width: 320px) {
    .banner .slider .dfwp-item img {
        left: -54% !important
    }

    .banner .slider .bx-viewport img {
        left: -174% !important
    }
}

@media screen and (max-width: 315px) {
    .banner .slider .bx-viewport img {
        left: -179% !important
    }
}

@media screen and (max-width: 310px) {
    .banner .slider .bx-viewport img {
        left: -182% !important
    }
}

@media screen and (max-width: 305px) {
    .banner .slider .bx-viewport img {
        left: -185% !important
    }
}

@media screen and (max-width: 300px) {
    .banner .slider .bx-viewport img {
        left: -190% !important
    }
}


.content-links > table> tbody > tr > td > table > tbody > tr > td > div > div > ul {
    background-color: #f1f1f1;
}
.content-links > table> tbody > tr > td > table > tbody > tr > td > div > div > ul > li {
    color: #5f6971 !important;
}

.sumary-links > table > tbody > tr > td > div > div > ul > li > a:link{
	color: #00A443 !important;
	font-weight: bold;
}

.sumary-links > table > tbody > tr > td > div > div > ul > li > a:visited{
	color: #00A443 !important;
	font-weight: bold;
}

.login .formholder .randompad .links > a:link{
	color: #00A443;
}
.login .formholder .randompad .links > a:visited{
	color: #00A443;
}


/*
.sumary-links > table > tbody > tr > td > div > div > ul > li > a:visited{
	color: #00A443;
	font-weight: bold;
}*/


.servicos > table > tbody > tr > td > div> div > ul > li > a > p:before{
    content: "› ";
    font-size: 19px;
    font-weight: bold;
} 

div.clear{
	clear: both;
}

header .links a:first-child + a {
    float: right !important;
}

div.login .aviso-privacidade {
    margin-top: 15px;
    margin-bottom: 5px;
}

.aviso-privacidade {
    width: 100%;
    text-align: center;
}

.aviso-privacidade a {
    font-weight: bold;
    font-size: 12px;
}

.aviso-privacidade a:visited,
.aviso-privacidade a:active,
.aviso-privacidade a:link{
	color: #00A443;
}

.aviso-privacidade a:hover,
.aviso-privacidade a:hover {
    text-decoration: underline;
}

.form h2 {
    color: #00A443 !important;
    text-transform:none !important;
    font-family: "Iberpangea", sans-serif;
}

#loadingWrapper, #modalWrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
	justify-content: center;
	align-items: center;
}

#loadingWrapper{
	z-index:10000;
}

#modalWrapper{
	z-index: 10000;
}

.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #3aafa9;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

#s4-titlerow {
	display:none !important;
}

#contentRow {
	display:none !important;	
}

#s4-bodyContainer {
	padding-bottom: 0 !important;
	display: flex;
  	flex-direction: column;
  	min-height: 100vh;
}

.warpper {
  flex: 1;
}

.services ul.dfwp-column.dfwp-list {
	background: none !important;
}

.ms-webpart-chrome-title {
	display:none !important;
}

.services .title {
	display:block !important;
}

.new-login {
    background: white;
    max-width: 400px;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    margin: 50px auto;
    text-align: center;
}

.cl-3.usuario,
.cl-3.senha {
    width: 100%;
}

.new-login input[type="text"],
.new-login input[type="password"],
.new-login input[type="submit"] {
  width: 100%;
  transition: all 0.3s ease;
}

.new-login input[type="text"],
.new-login input[type="password"] {
  border: 2px solid #e0e0e0;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.new-login input[type="text"]:focus,
.new-login input[type="password"]:focus {
  border-color: #10b981;
  box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.1);
  outline: none;
}

.new-login input[type="submit"] {
  margin-left: 0;
  cursor: pointer;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
  position: relative;
  overflow: hidden;
  background-color: #10b981;
}

.new-login input[type="submit"]:hover {
  background-color: #047857;
  box-shadow: 0 4px 15px rgba(4, 120, 87, 0.5);
  filter: brightness(0.85);
}

.new-login input[type="submit"]:active {
  background-color: #064e3b;
  box-shadow: 0 2px 10px rgba(4, 120, 87, 0.4);
  filter: brightness(0.75);
}

.line.links {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}

.line.links a {
  color: #10b981;
  text-decoration: none;
  padding: 0 15px;
  position: relative;
  transition: color 0.3s ease;
}

.line.links a::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 15px;
  right: 15px;
  height: 2px;
  background-color: #10b981;
  transform: scaleX(0);
  transition: transform 0.3s ease;
}

.line.links a:first-child::before {
  left: 0;
}

.line.links a:hover {
  color: #059669;
}

.line.links a:hover::before {
  transform: scaleX(1);
}

.line.links a:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 16px;
  width: 1px;
  background-color: #ddd;
  transition: background-color 0.3s ease;
}

.line.links a:first-child {
  padding-left: 0;
}

.line.aviso-privacidade {
  display: flex;
  justify-content: center;
}

.line.aviso-privacidade a {
  color: #10b981;
  text-decoration: none;
  transition: color 0.3s ease;
  position: relative;
}

.line.aviso-privacidade a:hover {
  color: #059669;
}

.line.aviso-privacidade a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #10b981;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}

.line.aviso-privacidade a:hover::after {
  transform: scaleX(1);
}

.divError {
    color: red;
    margin-bottom: 10px;
}

.form-rateio ul.radio>li {
    display: inline-block;
    margin-right: 20px;
}

.form-rateio ul.radio>li label {
    width: auto !important;
}

.form-rateio ul.radio>li a {
    margin-right: 5px;
}

.form-rateio h2 {
    color: #00A443;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.form-rateio table.radio tbody td {
    white-space: nowrap;
}

.form-rateio .hidden {
    display: none;
}

.form-rateio .sum {
    margin-top: 10px;
}

.form-rateio #table-container {
    text-align: center;
}

.form-rateio #table-container #dynamicTable {
    text-align: left;
}

.form-rateio #dynamicTable td:nth-child(4) {
    width: 15%;
    max-width: 100px;
}

.form-rateio .buttonAddRow {
    height: 35px !important;
    min-width: 120px !important;
    font-size: 12px !important;
    padding: 0 !important;
    margin: 20px auto !important;
    display: block;
}

.form-rateio #dynamicTable select {
    color: #323030;
}

.form-rateio #dynamicTable select option:disabled {
    color: #acabab;
}

.form-rateio #dynamicTable .input-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.form-rateio #dynamicTable .input-container span {
    margin-left: 10px;
    font-size: 14px;
}

.form-rateio #dynamicTable td {
    padding: 10px;
    box-sizing: border-box;
}

.form-rateio #dynamicTable td label {
    margin-bottom: 0 !important;
}

.form-rateio #dynamicTable .input-container input {
    width: calc(100% - 30px) !important;
}

.form-rateio #dynamicTable tfoot tr {
    background-color: #fff;
}

.form-rateio #dynamicTable tfoot tr.prioridade>td>* {
    display: inline-block !important;
    vertical-align: middle !important;
}

.form-rateio #dynamicTable tfoot tr.prioridade>td>p {
    margin-top: 15px;
    display: block !important;
}

.form-rateio #dynamicTable tfoot tr.prioridade>td>span {
    margin-right: 5px;
}

.form-rateio #dynamicTable tfoot tr.prioridade>td>select {
    width: 200px;
}

.form-rateio .radio a.toggle.disabled {
    background: #efefef;
    border: 1px solid #a7a7a7;
    border-radius: 50%;
}

.form-rateio .checkbox a.toggle.disabled {
    background: #efefef;
    border: 2px solid #a7a7a7;
}

.form-rateio .row {
    margin-bottom: 20px;
}

.form-rateio .row:after {
    content: "";
    display: table;
    clear: both;
}

.form-rateio .radio input,
.form-rateio .checkbox input {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.form-rateio label {
    margin-bottom: 10px;
    display: block;
}

.form-rateio .error-message {
    color: red !important;
    margin-top: 10px !important;
    font-size: 14px !important;
}

.form-rateio .radio td:last-child {
    padding-right: 0;
}

#loadingWrapper,
#modalWrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
}

#loadingWrapper {
    z-index: 10000;
}

#modalWrapper {
    z-index: 1000;
}

.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #3aafa9;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite;
}

#modalWrapper .oneItemPopup,
#modalWrapper .redirectMessage {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 10px;
}

#modalWrapper .oneItemPopup p,
#modalWrapper .redirectMessage p {
    font-size: 18px !important;
    line-height: 28px !important;
}

#modalWrapper .oneItemPopup .popupButtonsWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

#modalWrapper .oneItemPopup .popupButtonsWrapper button {
    padding: 0;
    min-width: initial;
    margin-left: 0;
    width: 75px;
    font-size: 20px;
    border: none;
    color: white;
    height: 35px;
    border-radius: 10px;
    cursor: pointer;
}
#modalWrapper .oneItemPopup .popupButtonsWrapper button#yesButton {
    background: green;
    margin-right: 20px;
}

#modalWrapper .oneItemPopup .popupButtonsWrapper button#noButton {
    background: red;
}

.form-rateio .info {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}

.custom-tooltip {
    position: absolute;
    background-color: #26BF64;
    color: white;
    font-weight: bold;
    font-size: 11px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
    max-width: 300px;
    text-align: center;
    display: none;
    z-index: 9999;
}

.custom-tooltip::before {
    content: "";
    position: absolute;
    border-width: 8px;
    border-style: solid;
    border-color: #26BF64 transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}


.error-page {

    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    padding: 0 0 10px 0;
}

.error-page h1 {
    font-size: 35px;
    margin: 0;
    color: #444;
}

.error-page h2 {
    font-size: 30px;
    margin: 0;
    color: #444;
}


.error-content {
    font-size: 15px;
}

.error-content p a,
.error-content p a:visited,
.error-content p a:hover,
.error-content p a:active {
    color: #26BF64;
    text-decoration: none;
    font-weight: bold
}

.downloadBtn {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    color: #00A443 !important;
    cursor: pointer !important;
    font-size: 13px !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
}

.downloadBtn:hover {
    text-decoration: underline;
    cursor: pointer;
}

@media screen and (max-width: 1024px) {
    .servicos .itens .dfwp-item a {
    padding: 0px 0px;
    height: 90%;
}

	.servicos .itens .dfwp-list {
    padding: 0px 0px;
}
}
